Edge Detect
Edge detect by applying Sobel, Prewitt, or Laplacian kernel.
Node Data | |
|---|---|
Display name | |
Edge Detect | |
Internal name | |
Node_Edge_Detect | |
Inheritances | |
| Node_Processor | |
| Node_Edge_Detect | |
Inputs | |
Node_Edge_Detect | |
surface |
Surface In Self |
enum |
Algorithm |
enum |
Oversample Mode |
surface |
Mask |
float |
Mix |
bool |
Active |
toggle |
Channel |
Outputs | |
Node_Edge_Detect | |
surface |
Surface Out |
Edge detect use different algorithm to extract edges of the image.
Properties
Algorithm
The algorithm used for edge detection.